aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/stats/[slug].tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/stats/[slug].tsx')
-rw-r--r--src/pages/stats/[slug].tsx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pages/stats/[slug].tsx b/src/pages/stats/[slug].tsx
index 6e6534a..3b3d709 100644
--- a/src/pages/stats/[slug].tsx
+++ b/src/pages/stats/[slug].tsx
@@ -19,6 +19,9 @@ interface ChannelDataProp {
next_milestone: string;
days_until_next_milestone: string;
next_milestone_date: string;
+ diff_1d: number;
+ diff_7d: number;
+ diff_30d: number;
}
interface GraphDataProp {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage